﻿2026-07-22T08:06:46.0166528Z ##[group]Run actions/checkout@v5
2026-07-22T08:06:46.0166767Z with:
2026-07-22T08:06:46.0166948Z   repository: SaberMage/spt-shell-notify
2026-07-22T08:06:46.0167185Z   path: .adapter-notify
2026-07-22T08:06:46.0168926Z   token: ***
2026-07-22T08:06:46.0169188Z   ssh-strict: true
2026-07-22T08:06:46.0169359Z   ssh-user: git
2026-07-22T08:06:46.0169536Z   persist-credentials: true
2026-07-22T08:06:46.0169759Z   clean: true
2026-07-22T08:06:46.0169937Z   sparse-checkout-cone-mode: true
2026-07-22T08:06:46.0170137Z   fetch-depth: 1
2026-07-22T08:06:46.0170313Z   fetch-tags: false
2026-07-22T08:06:46.0170495Z   show-progress: true
2026-07-22T08:06:46.0170666Z   lfs: false
2026-07-22T08:06:46.0170829Z   submodules: false
2026-07-22T08:06:46.0171003Z   set-safe-directory: true
2026-07-22T08:06:46.0171208Z   allow-unsafe-pr-checkout: false
2026-07-22T08:06:46.0171411Z env:
2026-07-22T08:06:46.0171569Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T08:06:46.0171788Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T08:06:46.0172030Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-22T08:06:46.0172245Z ##[endgroup]
2026-07-22T08:06:46.1793763Z Syncing repository: SaberMage/spt-shell-notify
2026-07-22T08:06:46.1794430Z ##[group]Getting Git version info
2026-07-22T08:06:46.1794889Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-22T08:06:46.1816342Z [command]/usr/bin/git version
2026-07-22T08:06:46.1850908Z git version 2.43.0
2026-07-22T08:06:46.1866406Z ##[endgroup]
2026-07-22T08:06:46.1877090Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a1102b4e-fa77-49b2-9dbd-ce490ad025a4' before making global git config changes
2026-07-22T08:06:46.1877791Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T08:06:46.1880150Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-22T08:06:46.1907139Z ##[group]Initializing the repository
2026-07-22T08:06:46.1909697Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-22T08:06:46.1934883Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-22T08:06:46.1935380Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-22T08:06:46.1935870Z hint: of your new repositories, which will suppress this warning, call:
2026-07-22T08:06:46.1936253Z hint: 
2026-07-22T08:06:46.1936529Z hint: 	git config --global init.defaultBranch <name>
2026-07-22T08:06:46.1936834Z hint: 
2026-07-22T08:06:46.1937120Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-22T08:06:46.1937576Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-22T08:06:46.1937937Z hint: 
2026-07-22T08:06:46.1938132Z hint: 	git branch -m <name>
2026-07-22T08:06:46.1940057Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-22T08:06:46.1947657Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-22T08:06:46.2005096Z ##[endgroup]
2026-07-22T08:06:46.2005396Z ##[group]Disabling automatic garbage collection
2026-07-22T08:06:46.2008417Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T08:06:46.2035749Z ##[endgroup]
2026-07-22T08:06:46.2036350Z ##[group]Setting up auth
2026-07-22T08:06:46.2040682Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T08:06:46.2062887Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T08:06:46.2268898Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T08:06:46.2293279Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T08:06:46.2471123Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T08:06:46.2498198Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T08:06:46.2686066Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T08:06:46.2715537Z ##[endgroup]
2026-07-22T08:06:46.2715852Z ##[group]Determining the default branch
2026-07-22T08:06:46.2718653Z Retrieving the default branch name
2026-07-22T08:06:46.7033950Z Default branch 'main'
2026-07-22T08:06:46.7034632Z ##[endgroup]
2026-07-22T08:06:46.7034993Z ##[group]Fetching the repository
2026-07-22T08:06:46.7039522Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-22T08:06:47.2702789Z From https://github.com/SaberMage/spt-shell-notify
2026-07-22T08:06:47.2703148Z  * [new branch]      main       -> origin/main
2026-07-22T08:06:47.2721504Z ##[endgroup]
2026-07-22T08:06:47.2721837Z ##[group]Determining the checkout info
2026-07-22T08:06:47.2723995Z ##[endgroup]
2026-07-22T08:06:47.2728248Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T08:06:47.2764866Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T08:06:47.2790876Z ##[group]Checking out the ref
2026-07-22T08:06:47.2793363Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T08:06:47.2831756Z Switched to a new branch 'main'
2026-07-22T08:06:47.2832099Z branch 'main' set up to track 'origin/main'.
2026-07-22T08:06:47.2835484Z ##[endgroup]
2026-07-22T08:06:47.2865001Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T08:06:47.2885782Z ee2d37eadc730c0019e0af82d683074c509634a2
